C1.Web.Mvc Namespace / ChartAxis<T> Class / MinorGrid Property

In This Topic
MinorGrid Property
In This Topic
Gets or sets a value indicating whether the axis includes minor grid lines.
Syntax
'Declaration
 
Public Property MinorGrid As Boolean
 
See Also